cube2-dbg software package provides debug symbols for the Cube2 game engine, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cube2-dbg
cube2-dbg is installed in your system.
Make ensure the cube2-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep cube2-dbg *
You will get with cube2-dbg package name, version, architecture and description in a table
Distro | Ubuntu 16 10 yakkety yak |
Section | Debug packages |
Package | cube2-dbg |
Version | 0.0.20130203+dfsg-1ubuntu1 |
Description | debug symbols for the Cube2 game engine |
Sub Section | debug |